home *** CD-ROM | disk | FTP | other *** search
/ Amiga Mag HDD Backup / Amiga Mag HDD Backup.zip / Amiga Mag HDD Backup / Alexander.img.bin / Alexander.img / ***9.11 All NEWer important / texts / Cameron⁄DOS 2 / DosCompare < prev    next >
Text File  |  1983-05-04  |  11KB  |  81 lines

  1. FORM??*?FTXTPSET???t??????
  2. @!??????@&???????ê???????ê???????????????????????ê???????ê??????????????????????????????????????????????RULE???@??    ????????@????>????@???????????????????????????????????????PINF????????    FONS?????topaz.font??STYL?????CLR ????CHRS???P.O. Box 1933
  3. PINF????????    CHRS???Ozona, TX 76943
  4. PINF????????    CHRS???
  5. ?RULE???@??    ????????@????>????@???????????????????????????????????????PINF????????    CHRS???A Tale of Two Dos's: Part II
  6. ?PINF????????    CHRS???
  7. ?PINF????????    CHRS???
  8. ?RULE???@??????????@????>????@???????????????????????????????????????PINF?????????OTHR???    ?CHRS??yLast month I began an examination of AmigaDOS and MS-DOS. As I continue that examination, I would like to turn to several common commands used by both systems: DIR, COPY, DELETE, MAKEDIR, RENAME, and CD. I will examine the syntax of the commands for both systems, and I will assume that you are familiar with syntax structure. I will then point out the differences that exist.
  9. ?PINF????????&OTHR???    ?CHRS???oI don't know about you, but the command I use most is DIR, so let's begin with it. For AmigaDOS, the syntax is
  10. ?RULE???@??    ????????@????>????@???????????????????????????????????????PINF????????    OTHR???    ?CHRS???
  11. ?PINF????????    OTHR???    ?CHRS???:DIR [<dir|pattern>] [OPT A|I|AI|D|F] [ALL] [DIRS] [FILES]
  12. RULE???@??    ????????@????>????@????? ????????????????????????????????PINF????????    OTHR???    ?OTHR???    ?CHRS???[INTER]
  13. PINF????????    CHRS???
  14. ?PINF????????    CHRS???
  15. ?RULE???@??????????@????>????@????? ????????????????????????????????PINF????????óOTHR???    ?CHRS??*Basically, AmigaDOS will list all of the contents of a directory, both files and subdirectories, using this command. The directories will be listed first, in random order, followed by the files, listed in alphabetical order. The options allow you to display all subdirectories and their files [ALL option], display only directories [DIRS option], display only files [FILES option], and to enter an interactive listing mode [INTER option]. The interactive listing takes you into each directory and subdirectory and allows you to act upon files as you go.
  16. PINF????????lOTHR???    ?CHRS??:When you execute DIR from the MS-DOS prompt, all files and directories within the current directory are listed in what appears to me to be random order. There is no separation into files or directories, and items are not alphabetized. Although the syntax for DIR in MS-DOS is fairly long, I want to show it below:
  17. PINF????????CHRS???
  18. ?RULE???@??    ????????@????>????@????? ????????????????????????????????PINF????????    OTHR???    ?CHRS???9DIR [drive:][path][filename] [/P][/W][/A[[:]attributes]]
  19. ?PINF????????    OTHR???    ?OTHR???    ?CHRS??? [/O[[:]sortorder]] [/S][/B][/L]
  20. PINF????????    CHRS???
  21. ?PINF????????    OTHR???    ?OTHR???    ?CHRS???[drive:][path][filename]
  22. ?RULE???@??    ????????@????>????@????? ???????????????????????????????PINF????????    OTHR???    ?OTHR???    ?OTHR???    ?CHRS???2specifies drive, directory, and/or files to list.
  23. PINF????????    OTHR???    ?OTHR???    ?CHRS???/POTHR???    ?CHRS???,Pauses after each screenful of information.
  24. PINF????????    OTHR???    ?OTHR???    ?CHRS???/WOTHR???    ?CHRS???Uses wide list format.
  25. ?PINF????????    OTHR???    ?OTHR???    ?CHRS???/AOTHR???    ?CHRS???*Displays files with specified attributes.
  26. RULE???@??    ????????@????>????@????? ????????@ ????????????????????PINF????????    OTHR???    ?OTHR???    ?CHRS???
  27. attributesOTHR???    ?CHRS???D  DirectoriesOTHR???    ?CHRS???R  Read-only files
  28. ?PINF????????    OTHR???    ?OTHR???    ?OTHR???    ?OTHR???    ?CHRS???H  Hidden files?OTHR???    ?CHRS???A  Files ready for
  29. ?PINF????????    OTHR???    ?OTHR???    ?OTHR???    ?OTHR???    ?OTHR???    ?OTHR???    ?CHRS???  archiving
  30. ?PINF????????    OTHR???    ?OTHR???    ?OTHR???    ?OTHR???    ?CHRS???S  System files?OTHR???    ?CHRS???-  Prefix meaning
  31. PINF????????    OTHR???    ?OTHR???    ?OTHR???    ?OTHR???    ?OTHR???    ?OTHR???    ?CHRS??? "not"
  32. ?PINF????????    OTHR???    ?OTHR???    ?CHRS???/OOTHR???    ?CHRS???List by files in sorted order.
  33. ?PINF????????    OTHR???    ?OTHR???    ?CHRS???    sortorder?OTHR???    ?CHRS??? N  By name ?OTHR???    ?CHRS???S  By size (small-
  34. ?PINF????????    OTHR???    ?OTHR???    ?OTHR???    ?OTHR???    ?CHRS???   (alphabetic)?OTHR???    ?OTHR???    ?CHRS???   est first.
  35. PINF????????    OTHR???    ?OTHR???    ?OTHR???    ?OTHR???    ?CHRS???E  By extension?OTHR???    ?CHRS???D OTHR???    ?CHRS???By date & tiime
  36. PINF????????    OTHR???    ?OTHR???    ?OTHR???    ?OTHR???    ?CHRS???   (alphabetic)?OTHR???    ?CHRS???   (earliest first)
  37. PINF????????    OTHR???    ?OTHR???    ?OTHR???    ?OTHR???    ?CHRS???G  Group direct-OTHR???    ?CHRS???-  Prefix to reverse
  38. ?PINF????????    OTHR???    ?OTHR???    ?OTHR???    ?OTHR???    ?CHRS???   ories firstOTHR???    ?CHRS???
  39.    order.
  40. PINF????????    OTHR???    ?OTHR???    ?CHRS???/SOTHR???    ?CHRS???.Displays files in specified directory and all
  41. PINF????????    OTHR???    ?OTHR???    ?OTHR???    ?CHRS???subdirectories.
  42. PINF????????    OTHR???    ?OTHR???    ?CHRS???/BOTHR???    ?CHRS???6Uses bare format (no heading information or summary).
  43. PINF????????    OTHR???    ?OTHR???    ?CHRS???/LOTHR???    ?CHRS???Uses lowercase.
  44. PINF????????    CHRS???
  45. ?PINF????????    OTHR???    ?CHRS???;Switches may be preset in the DIRCMD environment variable.
  46. ?PINF????????    OTHR???    ?CHRS???8Override preset switches by prefixing any switch with -
  47. PINF????????    OTHR???    ?CHRS???(hyphen) -- for example, /-W.
  48. PINF????????    CHRS???
  49. ?PINF????????    CHRS???
  50. ?RULE???@??????????@????>????@????? ????????@ ????????????????????PINF???????OTHR???    ?CHRS??oThat is certainly a mouthful. Really, for what each does, AmigaDOS (A-DOS henceforth) DIR does about the same that MS-DOS does. Since A-DOS already alphabetizes its files, there is no need to summon a switch to do so as you must with MS-DOS. When I use MS-DOS, I always add the /O switch to order things unless I know that the directory I am looking at is fairly small. I don't have to do this with A-DOS. But MS-DOS does allow you to list files by date and size order, and I must admit that I like that very much. And, although not part of the DIR command, MS-DOS does allow you to "hide" files (make them invisible) while allowing you to list them with a DIR switch. Of course, this is only good if others sharing your machine are not very computer literate. And one more thing I like about MS-DOS is the /p switch, which causes the listing to pause at the end of each screen.
  51. ?PINF????????«OTHR???    ?CHRS???As far as ease of use, the A-DOS version is better because you do not have to summon any options to separate files from directories. Also, the interactive mode is superb, especially when you are cleaning old files from your disk or doing other maintainence type work. I used this option extensively in the very first article I ever wrote for this magazine. That article concerned stripping down your boot disk, and this option allowed me to enter each directory/subdirectory and delete any files that were not absolutely necessary. An option to allow you to sort files and directories by date and size would certainly be a nice addition, though.
  52. PINF????????$OTHR???    ?CHRS???EThe next command I want to examine is COPY. For A-DOS the syntax is 
  53. ?PINF????????CHRS???
  54. ?RULE???@??    ????????@????>????@????? ????????@ ????????????????????PINF????????    OTHR???    ?CHRS????COPY [FROM] {<name|pattern>} [TO] <name|pattern> [ALL] [QUIET]
  55. ?PINF????????    OTHR???    ?OTHR???    ?CHRS???9[BUF|BUFFER = <n>] [CLONE] [DATES] [NOPRO] [COM] [NOREQ}
  56. ?PINF????????    CHRS???
  57. ?PINF????????    CHRS???
  58. ?RULE???@??????????@????>????@????? ????????@ ????????????????????PINF????????6OTHR???    ?CHRS???╩By using the ALL option, you can copy all subdirectories as well as files within a directory. The other options perform other little tasks not normally needed.
  59. PINF????????OTHR???    ?CHRS???5The MS-DOS version of COPY has the following syntax:
  60. ?PINF????????CHRS???
  61. ?RULE???@??    ????????@????>????@????? ????????@ ????????????????????PINF????????    OTHR???    ?CHRS???4COPY [/A | /B] source [/A | /B] [+ source [/A | /B]
  62. PINF????????    OTHR???    ?OTHR???    ?CHRS???&[+ ...]] [destination [/A \ /B]] [/V]
  63. PINF????????    CHRS???
  64. ?PINF????????    OTHR???    ?OTHR???    ?CHRS???sourceOTHR???    ?CHRS???"Specifies the file or files to be
  65. PINF????????    OTHR???    ?OTHR???    ?OTHR???    ?OTHR???    ?CHRS???copies.
  66. PINF????????    OTHR???    ?OTHR???    ?CHRS???/AOTHR???    ?OTHR???    ?CHRS???Indicates an ASCII text file.
  67. PINF????????    OTHR???    ?OTHR???    ?CHRS???/BOTHR???    ?OTHR???    ?CHRS???Indicates a binary file.
  68. ?PINF????????    OTHR???    ?OTHR???    ?CHRS???3destination file(s)Specifies the directory and/or 
  69. ?PINF????????    OTHR???    ?OTHR???    ?OTHR???    ?OTHR???    ?CHRS???filename for the new file(s).
  70. PINF????????    OTHR???    ?OTHR???    ?CHRS???/VOTHR???    ?OTHR???    ?CHRS???$Verifies that new files are written
  71. PINF????????    OTHR???    ?OTHR???    ?OTHR???    ?OTHR???    ?CHRS??? correctly.
  72. ?PINF????????    CHRS???
  73. ?PINF????????    OTHR???    ?CHRS???<To append files, specify a single file for destination, but
  74. PINF????????    OTHR???    ?CHRS???;multiple files for source (using wildcards or file1+file2+
  75. ?PINF????????    OTHR???    ?CHRS???file3 format).
  76. ?PINF????????    CHRS???
  77. ?PINF????????    CHRS???
  78. ?RULE???@??????????@????>????@????? ????????@ ????????????????????PINF????????pCHRS???MS-DOS copy does about the same as A-DOS copy. It has a shortcoming, though. It will not copy subdirectories and their contents. To do this in MS-DOS, you must use another command called XCOPY (along with a couple of switches). However, you can combine files using COPY in MS-DOS, something you cannot do with the A-DOS version. In A-DOS, you use the JOIN command to accomplish this. 
  79. ?PINF????????`OTHR???    ?CHRS??nNow, how do we stand? As regards DIR, I prefer A-DOS when used in its bare form. However, with all the switches available in the MS-DOS version, it has more power overall. As regards the COPY command, A-DOS once again is my favorite in its bare form. However, the ability to combine files gives the MS-DOS version a slight advantage for those who need that option. 
  80. PINF????????╦OTHR???    ?CHRS??╚One more thing before closing for this month. Since I do normally use my Amiga more (it's at home), I am more comfortable with it. I tend to forget the syntax of MS-DOS commands, especially since when I do use an MS-DOS machine, I stay within Windows as much as possible. One thing I like about MS-DOS, though, is the complete syntax provided with the commands. You simply type the command in question, skip a space, then type "/?" and you receive a very detailed syntax, as illustrated in the two commands given above. In A-DOS, a cryptic looking template appears that remains a mystery except for experienced users. Such a thorough syntax would probably be quite helpful on Amigas for newcomers. 
  81. ?PINF????????OTHR???    ?CHRS???1Next month, we will cover the remaining commands.?OTHR????